ComponentOne SpellChecker for WinForms
FindLastIndex(Predicate<String>) Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SuggestionList Class > FindLastIndex Method : FindLastIndex(Predicate<String>) Method
Syntax
'Declaration
 
Public Overloads Function FindLastIndex( _
   ByVal match As System.Predicate(Of String) _
) As System.Integer
public System.int FindLastIndex( 
   System.Predicate<string> match
)

Parameters

match
See Also

Reference

SuggestionList Class
SuggestionList Members
Overload List